IPCSocket.Path

Unix style path to a directory that you have write access to, followed by a the name for your socket.
The name and path are completely arbitrary, but typically (and for maximum compatibility) you should use /tmp/myAppName or /var/tmp/myAppName.

Syntax

Path( String ) as


Parameters

String